---
title: displayName
framework: Address Book
role: symbol
role_heading: Instance Property
platforms: [macOS 10.10+]
path: addressbook/abrecord-swift.class/displayname
---

# displayName

A user-visible string representing the record.

## Declaration

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

## See Also

### Getting Identifying Information

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