Element.tagName

The name of the tag. Remember, changing this doesn't change the dynamic type of the object.

class Element
string tagName;
Suggestion Box / Bug Report