This property is a string that stores the name of a collection.
object.Name=(string)
The Name property syntax has the following parts.
| Part | Description | 
|---|---|
| object | An object expression that evaluates to a CollectionDef object | 
| string | A variable length string that can be a maximum of 200 characters in length |