Variable TableLayout.TableLayoutGroup.measuredSize

struct TableLayout.TableLayoutGroup
{
  // ...
  int measuredSize;
  // ...
}