| 
       | 
        
       | 
What is a property?
Each object within an object model is defined by a property, a method, an event, or a combination of each. A property is an adjective, and acts as an object attribute. It represents a characteristic quality of the object. Properties can be returned, set, or read-only. They provide information about the object.
For example, ActiveDocument.Name represents the Name property of a Document object.
| 
       | 
        
       | 
		      
		          
		             | 
      
Copyright 2007 Corel Corporation. All rights reserved.