MarkAttributes.iconName

string iconName() @property nothrow

Get iconName property.

Returns

An icon name that may be a base of a rendered icon.
void iconName(string propval) @property nothrow

Set iconName property.

Parameters

propvalAn icon name that may be a base of a rendered icon.