Variable AssertArguments.assertion

class AssertArguments
{
  // ...
  ExpressionNode assertion ;
  // ...
}