sourceName = $sourceName; } public function sourceName(): string { return $this->sourceName; } }