Overrides NodeInterface::setTitle
public function setTitle($title) { $this->set('title', $title); return $this; }