String nodeName

The name of this node.

This varies by this node's nodeType.

Other resources

Source

@DomName('Node.nodeName')
@DocsEditable()
String get nodeName => _blink.BlinkNode.instance.nodeName_Getter_(this);