element.SetDomAttribute(attributeName, attributeValue)
                  element.SetDomAttribute(attributeName, attributeValue)
                  | Variable | Description | 
|---|---|
| attributeName | The name of the attribute. String. | 
| attributeValue | The value that should be set. Object. |