observable property

ObservableBase<T> observable
final

Current observable value

Implementation

final ObservableBase<T> observable;