CSJsonListLateStoreProperty

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