Property Objects

Every DAO object has a Properties collection, which contains all the properties associated with the object. A Property object contains information about the characteristics of a given property. You can read property values to get information about an object’s characteristics or write to a property to define an object’s characteristics. You can also create your own properties and add them to an object’s Properties collection.