Variable GroupBox._caption

class GroupBox
{
  // ...
  TextWidget _caption;
  // ...
}