CSJsonLateStoreProperty

constructor(store: CSStore, key: String, type: KClass<T>, onChange: (value: T) -> Unit? = null)