The CSSStyleDeclaration.removeProperty() method interface removes a property from a CSS style declaration object.
CSSStyleDeclaration.removeProperty()
external String removeProperty(String property);