removeProperty

fun Element.removeProperty(name: String)(source)

Removes the property with attribute name="[name]".

If multiple properties have the same name, they are all removed.