state property

ModelState? state
getter/setter pair

State common to all model types.

Includes publishing and validation information.

Implementation

ModelState? state;