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