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