constant

fun <T> ObservableProperty.Companion.constant(value: T): ObservableProperty<T>