Variable GroupBox._frameWidth

class GroupBox
{
  // ...
  int _frameWidth;
  // ...
}