unsetDescription method

dynamic unsetDescription()

Implementation

unsetDescription() {
  this.description = null;
}