RFA file - Get names of types given a list of FamilyType objects

I have a list of all family types in a family file. The list is all Autodesk.Revit.DB.FamilyType objects. How do I get the family name for each of those?

Thanks!