---
title: displayName
framework: addressbook
role: symbol
role_heading: Instance Property
path: addressbook/abrecord/displayname
---

# displayName

A user-visible string representing the record.

## Declaration

```swift
var displayName: String! { get }
```

## See Also

### Getting Identifying Information

- [uniqueId](addressbook/abrecord/uniqueid.md)
