delete

fun delete(property: String)(source)

The delete() method of the StylePropertyMap interface removes the CSS declaration with the given property.

MDN Reference