unsetEVal method

dynamic unsetEVal()

Implementation

unsetEVal() {
  this.eVal = null;
}