reservationId??null; } public function setReservationId(string $reservationId):void { $this->reservationId = $reservationId; } }