The comment CF property of each field.
fl.comment is equivalent to cf.List(f.comment for f in fl).
del fl.comment is equivalent to for f in fl: del f.comment.
See cf.Field.comment for details.
cf.FieldList.cell_methods
cf.FieldList.Conventions
Enter search terms or a module, class or function name.