roomShare = $roomShare; } public function getRoomShare(): RoomShare { return $this->roomShare; } }