PropertyObject.IsRootTypeDefinition
Returns whether the object is a root type definition.
A root type definition is an object created with the Engine.NewDataType or Engine.NewStepType methods. Subproperties of root type definitions are also type definitions, but they are not root type definitions. Root type definitions normally belong to a TypeUsageList.