Overrides TermInterface::setDescription
public function setDescription($description) { $this->set('description', $description); return $this; }