valueWillChange

fun <T> valueWillChange(block: ObservableProperty.Listener<T>.(T, T) -> Unit): ObservableProperty.Listener<T>