reset method

dynamic reset()

Implementation

reset() {
  value = null;
}