Symbol.name

The name of this symbol. If the symbol is nameless Ident.Empty is assigned to it.

class Symbol
Identifier* name;

Meta