C#
VB
Java
Objective-C
C++
Gets the value of the specified attribute of an element as a raw string.
name
The attribute name.
The value of the specified attribute. null if the element does not have an attribute with this name.
For an example, refer to EnumerateElements.