Lets us declare a var for the value of this property. e.g.
var
val testProperty : ObservableValue = ... val test by testProperty
Note. ObservableValue has the corresponding getValue delegate operator.