---
title: threadIdentifier
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/threadidentifier
---

# threadIdentifier

A string that uniquely identifies a conversation. This identifier is persistent for the life of the conversation.

## Declaration

```swift
var threadIdentifier: String { get set }
```
