state property

int? state
getter/setter pair

state will represent the state of the model.

Implementation

int? state;