/** * Returns the document name * * @return string * * @since 1.7.0 */ public function getName() { return $this->name; }