Variable LinearLayout._layoutItems

class LinearLayout
{
  // ...
  LayoutItems _layoutItems;
  // ...
}