CSIntNullableStoreProperty

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