---
title: namedAttributes
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvtopshelfcarouselitem/namedattributes
---

# namedAttributes

Additional information to display for your content, such as a list of leading actors.

## Declaration

```swift
var namedAttributes: [TVTopShelfNamedAttribute] { get set }
```

## Discussion

Discussion Use this property to specify additional details about your content. In appropriate views, the system formats the provided information and displays it alongside the rest of your content. For information about how to create named attributes, see TVTopShelfNamedAttribute.

## See Also

### Adding Custom Attributes

- [TVTopShelfNamedAttribute](tvservices/tvtopshelfnamedattribute.md)
