VarBuilder.addAttribute
void addAttribute(string name, string ns = "",
CdmLocation loc = CdmLocation.init) @safeAdds an attribute to the current tag as an @-prefixed key.
Parameters
name | Attribute name. |
ns | Namespace prefix. |
loc | Ignored. |