| Name | Description |
| Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
| Parent | Gets the parent object from whom this object can logically be reached. |
| Type | Gets the constant that indicates the type of this object. |
| Name | Description |
| OnActivateModelState | Event that fires when a model state is activated. |
| OnDeleteModelState | Event that fires when a model state is deleted. |
| OnNewModelState | Event that fires when a model state is created. |