fmeobjects.FMEFeature.getAllAttributeNames

FMEFeature.getAllAttributeNames()

This method returns a complete, exhaustive list of all the attribute names present in the feature.

Return type:

list[str]

Returns:

A list of all the attribute names present in the feature.