---
title: entryIdentifier
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/entry/entryidentifier
---

# entryIdentifier

A string that uniquely identifies this specific entry in the conversation.

## Declaration

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

## See Also

### Identifying the entry

- [replyThreadIdentifier](uikit/uiconversationcontext/entry/replythreadidentifier.md)
