Returns the title of the resource.
string|null The title of the resource, if known.
public function getTitle() { return $this->title; }