A Properties collection is the set of persistent properties and collections that are attached to a repository object or relationship through a particular interface.
Use the ReposProperties object to enumerate the collection of repository properties that are attached to a particular repository object or relationship.
| Property | Description |
|---|---|
| Count | The count of the number of items in the collection |
| Item | Retrieves the specified property from the collection |
| Type | Retrieves the type of the interface to which these properties are attached |