Overrides CommentInterface::setAuthorName
public function setAuthorName($name) { $this->set('name', $name); return $this; }