state property

T state
getter/setter pair

Model containing the current state of the view

Implementation

T state;