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