get_role();
set_role(value);
Object.defineProperty('role');
Type | Description |
---|---|
string | The role associated with this event. Default value is set by the annotation framework based on the operation type. The user can modify this value to return a custom role name. |