state property

S get state
inherited

Implementation

S get state {
  return model.state;
}