Overview
>
org.w3c.dom
>
DocumentType
>
name
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.DocumentType.name
property
public readonly property name as String
Description
Document type name.
Example
print(doctype.name)