arch-android

//Android/br.com.arch.toolkit.android.util/ObservableValue/value

value

[android]
var value: T

Current value synchronized with getter.

Write operations call setter (if available) and then update the local cache.