unsetMVal method

dynamic unsetMVal()

Implementation

unsetMVal() {
  this.mVal = null;
}