Gets the name of this node, depending on its 
NodeType.
            
 
    Namespace: 
   DotNetBrowser.Dom
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
SyntaxProperty Value
Type: 
StringThe name of the node.
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | The INode has already been disposed. | 
See Also