Set a CF property on each field.
fl.setprop(prop, value) is equivalent to for f in fl: f.setprop(prop, value).
The name of the CF property.
The value for the property.
out : None
See also
cf.Field.setprop, delprop, getprop, hasprop
cf.FieldList.setdata
cf.FieldList.sin
Enter search terms or a module, class or function name.