Name - cObject¶
Include: Built in; no package required.
Gets or sets the object's qualified name.
Type: Property
Syntax¶
Property String Name
Description¶
Name returns the qualified object name, such as oMain.oChild. Setting Name changes the object's local name. Empty names raise a DataFlex error.