CSJsonListValueStoreProperty

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