get_stateId();
set_stateId(value);
Object.defineProperty('stateId');
| Type | Description | 
|---|---|
| string | The optional state ID of this label to be used with state rendering engines. The default value is an empty string. | 
StateId is used by state rendering engines (such as SVG or XAML) to store the element ID of the label.