ActionEntry.name
string name() @propertyGet name field.
Returns
The name of the action.
void name(string propval) @propertySet name field.
Parameters
propval | The name of the action. |
string name() @propertyGet name field.
void name(string propval) @propertySet name field.
propval | The name of the action. |