Each object has a parent object to which it is permanently associated.
All objects originate from a single parent object called the root object. You can access all the objects in the interface by following the links from the root to the child objects. Additionally, objects have a property called Application that links directly back to the root object.
The root object for the AutoCAD interface is the AutoCAD application.