cf.Field.construct_type

Field.construct_type

Return a description of the construct type.

New in version 1.7.0.

Returns:
str

The construct type.

Examples:

>>> f.construct_type
'field'