Delete a CF property.
The name of the CF property.
None
See also
getprop, hasprop, `setprop
Examples
>>> f.delprop('standard_name') >>> f.delprop('foo') AttributeError: Field doesn't have CF property 'foo'
cf.AuxiliaryCoordinate.delattr
cf.AuxiliaryCoordinate.dump
Enter search terms or a module, class or function name.