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 document type.

See Also

DocumentType Object | DocumentType Members | DOM Namespace