Overview
>
org.w3c.dom
>
Attr
>
name
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.Attr.name
property
public readonly property name as String
Description
Qualified attribute name.
Example
print(attr.name)