For each field, set a CF property.
See also
delprop, getprop, hasprop
>>> f.setprop('standard_name', 'time') >>> f.setprop('foo', 12.5)
The name of the CF property.
The value for the property.
None
Enter search terms or a module, class or function name.