---
title: region
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clplacemark/region
---

# region

The geographic region associated with the placemark.

## Declaration

```swift
@NSCopying var region: CLRegion? { get }
```

## See Also

### Getting the placemark’s location

- [location](corelocation/clplacemark/location.md)
