---
title: displayName
framework: testing
role: symbol
role_heading: Instance Property
path: testing/test/displayname
---

# displayName

The customized display name of this instance, if specified.

## Declaration

```swift
var displayName: String? { get set }
```
