unsetLsVal method

dynamic unsetLsVal()

Implementation

unsetLsVal() {
  this.lsVal = null;
}