Delete a CF property.
The name of the property to delete.
None
If the variable does not have the named CF property.
Examples
>>> f.delprop('standard_name') >>> f.delprop('foo') AttributeError: Field doesn't have CF property 'foo'
cf.Field.cos
cf.Field.dump
Enter search terms or a module, class or function name.