Variable Unit.Part.name

name of the part

struct Unit.Part
{
  // ...
  string name ;
  // ...
}