---
title: suiteNames
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsscriptsuiteregistry/suitenames
---

# suiteNames

Returns the names of the suite definitions currently loaded by the application.

## Declaration

```swift
var suiteNames: [String] { get }
```

## See Also

### Getting Suite Information

- [suite(forAppleEventCode:)](foundation/nsscriptsuiteregistry/suite(forappleeventcode:).md)
