listProperty

inline fun <T : CSJsonObjectStore> CSStore.listProperty(key: String, noinline onChange: ArgFun<List<T>>? = null): CSStoreProperty<List<T>>