English
Appearance
Get the full name of a reference.
class Reference { name(): string; }
Full name of a reference.
Throws error if the name is not valid utf-8.