JS Style Eliminar propiedad
var oldValue = style.removeProperty(property);
Strange Snake
var oldValue = style.removeProperty(property);