CSBooleanNullableStoreProperty

constructor(store: CSStore, key: String, default: Boolean? = null, onChange: (value: Boolean?) -> Unit? = null)