ObservableProperty

fun <V> ObservableProperty(initialValue: V)(source)

Parameters

initialValue

the initial value of the property.