Variable CaseRangeStatement.low

class CaseRangeStatement
{
  // ...
  ExpressionNode low ;
  // ...
}