---
title: participantNameByIdentifier
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/participantnamebyidentifier
---

# participantNameByIdentifier

A dictionary that relates participant identifiers to participant names.

## Declaration

```swift
var participantNameByIdentifier: [String : PersonNameComponents] { get set }
```

## See Also

### Getting conversation participants

- [selfIdentifiers](uikit/uiconversationcontext/selfidentifiers.md)
- [responsePrimaryRecipientIdentifiers](uikit/uiconversationcontext/responseprimaryrecipientidentifiers.md)
