---
title: dropOffLocation
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrentalcarreservation/dropofflocation
---

# dropOffLocation

The name and location where the user can drop off the car.

## Declaration

```swift
@NSCopying var dropOffLocation: CLPlacemark? { get }
```

## See Also

### Getting the Rental Car Reservation Information

- [rentalCar](intents/inrentalcarreservation/rentalcar.md)
- [INRentalCar](intents/inrentalcar.md)
- [rentalDuration](intents/inrentalcarreservation/rentalduration.md)
- [pickupLocation](intents/inrentalcarreservation/pickuplocation.md)
