Method GetName
GetName()
Gets the name of the alias
public SymbolStringPoolEntry GetName()
Returns
- SymbolStringPoolEntry
SymbolStringPoolEntry for the name.
Remarks
The returned entry has it's own ref count and callers must use the Dispose() method to release it.