---
title: name
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsappearance/name-swift.property
---

# name

The name of the appearance.

## Declaration

```swift
var name: NSAppearance.Name { get }
```

## Discussion

Discussion For a list of standard appearance names, see NSAppearance.Name.

## See Also

### Getting the Appearance Name

- [NSAppearance.Name](appkit/nsappearance/name-swift.struct.md)
