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
cf.Field.properties
cf.Field.autocyclic
Enter search terms or a module, class or function name.