The identifier of this attribute.
[Visual Basic] Public ReadOnly Property ID As XmlIdent [C#] public XmlIdent ID {get;} [C++] public: __property XmlIdent* get_ID(); [JScript] public function get ID() : XmlIdent;
XmlAttribute Structure | XmlAttribute Members | System.Xml Namespace