Gets the file name.
string The file name.
public function getFilename() : string { return $this->fileName; }