Variable Device.label

Label for this Device.

class Device
{
  // ...
  string label ;
  // ...
}