ObservableProperty

fun <V> ObservableProperty(initialValue: V)

Parameters

initialValue

the initial value of the property.