For each field, return True if a CF property exists, otherise False.
fl.hasprop(prop) is equivalent to cf.List(f.hasprop(prop) for f in fl).
The name of the property.
True or False for each field.
See also
cf.Field.hasprop, delprop, getprop, setprop
cf.FieldList.hasattr
cf.FieldList.identity
Enter search terms or a module, class or function name.