tff.structure.name_list

Returns a list of the names of the named fields in struct.

struct An instance of Struct.

The list of string names for the fields that are named. Names appear in order, skipping names that are None.