---
title: city
framework: journalingsuggestions
role: symbol
role_heading: Instance Property
path: journalingsuggestions/journalingsuggestion/location/city
---

# city

A name for the location if it’s inside a city.

## Declaration

```swift
var city: String?
```

## See Also

### Identifying the location

- [place](journalingsuggestions/journalingsuggestion/location/place.md)
