Return True if the variable has a CF property.
The name of the property.
True if the instance has the property.
Examples
>>> f.hasprop('standard_name') True >>> f.hasprop('foo') False
cf.Field.finalize
cf.Field.identity
Enter search terms or a module, class or function name.