operator fun IntegerProperty.divAssign(other: Number): Unit
operator fun IntegerProperty.divAssign(other: ObservableNumberValue): Unit