unsetPtVal method

dynamic unsetPtVal()

Implementation

unsetPtVal() {
  this.ptVal = null;
}