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