value property

V value

The current value of the object. When the value changes, the callbacks registered with addListener and addValueListener will be invoked.

Implementation

V get value;