Variable Stat.name

struct Stat
{
  // ...
  string name ;
  // ...
}