English
Appearance
Get the name of a tag.
class Tag { name(): string; }
Name of tag.
Throws error if it is not valid utf8.