DocumentType.Name Property
Gets the name of the node.
[VBScript] Public ReadOnly Property Name As String
[JScript] public function get Name() : String;
The name of the document type.
DocumentType Object | DocumentType Members | DOM Namespace