---
title: notificationName
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctdarwinnotificationexpectation/notificationname
---

# notificationName

The name of the notification that the expectation is waiting for.

## Declaration

```swift
var notificationName: String { get }
```
