get_name();
set_name(value);
Type | Description |
---|---|
string | A string value that represents the name of this AnnAutomationObject. The default value is null. |
This is the name of the annotation object with which this automation object is associated. This value can be used by the application to display the name of the object in the user interface.
For an example, refer to AnnAutomationManager.