Variable Label.name

The label name

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