---
title: identifier
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clregion/identifier
---

# identifier

The identifier for the region object.

## Declaration

```swift
var identifier: String { get }
```

## Discussion

Discussion Use this value to identify this region inside your application.
