English
Appearance
Check if a reference is a tag.
class Reference { isTag(): boolean; }
Returns true if a reference is a tag.
true