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