Variable Label.value

The label value

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