Variable LayoutItem._layoutSize

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