Remove Property

!<<, removeproperty, removeprop, deleteproperty, deleteprop, delproperty, delprop

Command

(!<< annotation property)

annotation (Annotation): Annotation from which to remove the property.
property (Property): Property to remove from the annotation.

Removes the given property from the given annotation, if present. Unlike annotations, properties which are equal in all aspects are considered to be the same property.

Guide index