---
title: cityName
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkaddressrepresentations/cityname
---

# cityName

The name of the city.

## Declaration

```swift
var cityName: String? { get }
```

## See Also

### Getting parts of an address

- [cityWithContext](mapkit/mkaddressrepresentations/citywithcontext.md)
- [regionName](mapkit/mkaddressrepresentations/regionname.md)
- [region](mapkit/mkaddressrepresentations/region.md)
