Variable LayoutItem._secondarySize

struct LayoutItem
{
  // ...
  int _secondarySize;
  // ...
}