unsetPVal method

dynamic unsetPVal()

Implementation

unsetPVal() {
  this.pVal = null;
}