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