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