nullIntProperty

abstract fun nullIntProperty(key: String, default: Int? = null, onChange: (value: Int?) -> Unit? = null): CSStoreProperty<Int?>