| Name | Description | |
|---|---|---|
![]()  | ClassKeyName | The key name for the class. | 
![]()  | ClassName | Returns a descriptive name for the class suitable for display to users. | 
![]()  | IsDependent | |
![]()  | IsDirty | Indicates whether the object is dirty (modified or new since last save). | 
![]()  | IsNew | Indicates whether the object is new (has never been saved). | 
![]()  | IsReadOnly | Indicates whether this object is read-only. | 
![]()  | IsStub | Indicates whether the object is a stub. | 
![]()  | ParentObject | Get the parent of this object. | 
            
