unsetVVal method

dynamic unsetVVal()

Implementation

unsetVVal() {
  this.vVal = null;
}