Variable SpinCtrl.label

class SpinCtrl
{
  // ...
  TextWidget label;
  // ...
}