---
title: regionName
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkaddressrepresentations/regionname
---

# regionName

The region name, such as “United States”.

## Declaration

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

## See Also

### Getting parts of an address

- [cityName](mapkit/mkaddressrepresentations/cityname.md)
- [cityWithContext](mapkit/mkaddressrepresentations/citywithcontext.md)
- [region](mapkit/mkaddressrepresentations/region.md)
