| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| Duplicate() | Creates a copy of the current DataModelObject. |
| Name | Description |
|---|---|
| DataModelObjectCategory | Gets the name of the current DataModelObject's category. |
| InternalObject | Gets the internal object. For advanced usage only. |
| Name | Gets the name of the object. |
| ObjectId | Gets the internal id of the object. |
| ObjectTags | Gets an IEnumerable object of the tags that 'this' is a part of. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |