---
title: uniqueIdentifier
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/datarecord/uniqueidentifier
---

# uniqueIdentifier

Unique identifier for the web extension context to which this data record belongs.

## Declaration

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