CSJsonNullableStoreProperty

constructor(store: CSStore, key: String, type: KClass<T>, default: T? = null, onChange: ArgFun<T?>? = null)