CSStringNullableStoreProperty

constructor(store: CSStore, key: String, default: String? = null, onChange: (value: String?) -> Unit? = null)