dataNullIntProperty

fun CSStore.dataNullIntProperty(key: String, default: Int? = null, onChange: ArgFun<Int?>? = null): CSStoreProperty<Int?>