unsetExpr method

dynamic unsetExpr()

Implementation

unsetExpr() {
  this.expr = null;
}