A non-ID-based script object.
non ID based object properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | integer | read | The class descriptor type. |
| index | integer | read | Index of the object within its parent object. |
| object reference | object | read | An object reference for this object. |
| parent | object | read | The object’s parent. |
| properties | record | r/w | Property that allows setting of several properties at the same time. |