|  | State Properties | 
The State type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsActive | 
            Gets a value indicating whether this state is active.
             | 
|  | Name | 
            Gets or sets the name of the state.
             | 
|  | Owner | 
            Gets the state collection that owns this state.
             | 
|  | ParallelSubStates | 
            Gets the parallel sub-state collections.
             | 
|  | Transitions | 
            Gets the transitions.
             | 
 See Also
See Also