---
title: name
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutvisibleitem/name
---

# name

The name of the item.

## Declaration

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

## See Also

### Identifying the item

- [representedElementKind](appkit/nscollectionlayoutvisibleitem/representedelementkind.md)
- [representedElementCategory](appkit/nscollectionlayoutvisibleitem/representedelementcategory.md)
