A Python reference implementation of the CF data model
Return a description of the construct type.
Added in version (cfdm): 1.11.0.0
str
The construct type.
Examples:
>>> c = cfdm.CellConnectivity() >>> c.construct_type 'cell_connectivity'