value

open override var value: T(source)

The current value of this KVar. Setting this property to a different value will notify all listeners, but if the new value is the same as the old value then it will be ignored.