MarkAttributes.iconName
string iconName() @propertyGet iconName property.
Returns
An icon name that may be a base of a rendered icon.
void iconName(string propval) @propertySet iconName property.
Parameters
propval | An icon name that may be a base of a rendered icon. |