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