EventSetting.name
string name() @propertyGet name field.
Returns
the name of the setting.
void name(string propval) @propertySet name field.
Parameters
propval | the name of the setting. |
string name() @propertyGet name field.
void name(string propval) @propertySet name field.
propval | the name of the setting. |