Return the cell measure’s identity.
The idendity is the value of the measure attribute, or if that doesn’t exist the standard_name property or, if that does not exist, the id attribute.
If none of measure, standard_name and id exist then return default. By default, default is None.
The identity.
Examples
cf.CellMeasure.hasprop
cf.CellMeasure.insert_data
Enter search terms or a module, class or function name.