get_userData();
set_userData(value);
Object.defineProperty('userData');
| Type | Description | 
|---|---|
| Object | The user-defined data for this AnnAutomationObject. The default value is null. | 
The automation will not use the value of this property. However, helper classes in the demo can assign a context menu or a toolbar button image in this property.