stop method

void stop()

Implementation

void stop() {
  this._status = "stop";
}