If empty, the icon is not shown.
ButtonContent.iconName
string iconName() @propertyGet iconName property.
Returns
The name of the displayed icon.
void iconName(string propval) @propertySet iconName property.
Parameters
propval | The name of the displayed icon. If empty, the icon is not shown. |