CompletionItem.iconName
string iconName() @property nothrowGet iconName property.
Returns
The icon name for the icon to be shown for this proposal.
void iconName(string propval) @property nothrowSet iconName property.
Parameters
propval | The icon name for the icon to be shown for this proposal. |