Variable LayoutItems._orientation

class LayoutItems
{
  // ...
  Orientation _orientation;
  // ...
}