Gets a value indicating whether the current node has any attributes.
A bool where true indicates the current node has attributes; otherwise, false.
As described above.
This property is read-only.
This property returns true if the XmlReader.AttributeCount property of the current node is greater than zero.