fmeobjects.FMEAppearance.getName

FMEAppearance.getName()

This routine retrieves the ‘name’ of this Appearance as a six.text_type. This will return None if it did not have a name associated with it.

Return type:six.text_type or None
Returns:The appearance’s name.