Gets the name of the node.

[VBScript]
Public ReadOnly Property Name As String
[JScript]
public function get Name() : String;

Property Value

The name of the node.

See Also

Attribute Object | Attribute Members | DOM Namespace