CSListItemNullableStoreProperty

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