invoke

operator fun invoke(handler: (T) -> Unit): ObservableProperty<T>
operator fun invoke(value: T)