removeAttribute

fun removeAttribute(qualifiedName: String)(source)

Removes element's first attribute whose qualified name is qualifiedName.

MDN Reference