unsetSVal method

dynamic unsetSVal()

Implementation

unsetSVal() {
  this.sVal = null;
}