Description

The object's name, formatted as specified by the bShowParentAndNamespace argument

Property type

A String value.  

Syntax

object.Name([bShowParentAndNamespace])

The Name Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McObject.
bShowParentAndNamespaceOptional. A Boolean value.

Remarks

Unless bShowParentAndNamespace is TRUE, the object name returned does not include any parent name “dot” syntax.