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