The Properties Collection  
A Properties collection contains all the Property objects for a specific instance of an object.
Refresh  
  Method
 
Updates the Property objects in the Properties collection with the details from the provider.
Count  
Returns: Long Property
 
Indicates the number of Property objects in the Properties collection. Read only.
Item  
Returns: Property Property
 
Allows indexing into the Properties collection to reference a specific Property object. Read only.