void AddAttribute(String name, String value)

Adds an attribute with the given name and value to the current tag.

Source

typedef void AddAttribute(String name, String value);