A Python reference implementation of the CF data model
Field.
__repr__
Called by the repr built-in function.
repr
x.__repr__() <==> repr(x)
New in version (cfdm): 1.7.0