|  Application | Returns the active application object. | 
|  AttributeSets | Returns the AttributeSets collection object for the referenced object. | 
|  Document | Returns the document to which the referenced object belongs. | 
|  DrawingView | Returns the DrawingView for this object. | 
|  EdgeType | Returns the EdgeType for this object. | 
|  IsAttributeSetPresent | Returns True if a specified Attribute Set exists on the referenced object. | 
|  Key | Returns a key (a string) to find the object relative to its owning parents. | 
|  KeyPointCount | Returns the number of keypoints/handles that are supported by the referenced object. | 
|  ModelMember | Returns the ModelMember for this object. | 
|  Name | Returns the name of the referenced object. | 
|  Reference | Returns a Reference object for this object. | 
|  Relationships | Returns a collection of objects that are related to the referenced graphic object. | 
|  SegmentedStyleCount | Returns the number of segmented styles defined for the referenced graphic object. | 
|  Type | Specifies the type of the object being referenced. | 
|  x | Sets and returns the x coordinate of the referenced Point2d object. | 
|  y | Sets and returns the y coordinate of the referenced Point2d object. |