CompletionItem.info

string info() @property nothrow

Get info property.

Returns

Optional extra information to be shown for this proposal.
void info(string propval) @property nothrow

Set info property.

Parameters

propvalOptional extra information to be shown for this proposal.