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