Variable InOutStatement.inStatement

class InOutStatement
{
  // ...
  InStatement inStatement ;
  // ...
}