CompletionItem.iconName

string iconName() @property nothrow

Get iconName property.

Returns

The icon name for the icon to be shown for this proposal.
void iconName(string propval) @property nothrow

Set iconName property.

Parameters

propvalThe icon name for the icon to be shown for this proposal.