The Clients collection object is a collection of Client objects.
The Clients collection object has the following properties:
| Property | Read/Write | Description |
| Count | R | Returns the number of Client objects in the collection. |
| Item | R | Returns a single client from the collection. |