Delete a CF property.
See also
getprop, hasprop, setprop
The name of the CF property.
None
>>> c.delprop('standard_name') >>> c.delprop('foo') AttributeError: Coordinate doesn't have CF property 'foo'
cf.DimensionCoordinate.datum
cf.DimensionCoordinate.direction
Enter search terms or a module, class or function name.