Variable IsExpression.type

class IsExpression
{
  // ...
  Type type ;
  // ...
}