CSListItemValueStoreProperty

constructor(store: CSStore, key: String, getValues: () -> Collection<T>, getDefault: () -> T, onChange: (value: T) -> Unit? = null)