DAO Object
 
Returns or sets the name of the specified object. Read/write String if the object has not been appended to a collection. Read-only String if the object has been appended to a collection.
 

Syntax

expression .Name
expression A variable that represents a Property object.
 

Remarks

The Name property of a built-in property is always read-only.
The maximum length for the name of a Property object is 64 characters.