<!--
{
  "availability" : [
    "tvOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TVServices",
  "identifier" : "/documentation/TVServices/TVTopShelfCarouselItem/namedAttributes",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TV Services"
    ],
    "preciseIdentifier" : "c:objc(cs)TVTopShelfCarouselItem(py)namedAttributes"
  },
  "title" : "namedAttributes"
}
-->

# namedAttributes

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

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

## 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`](/documentation/TVServices/TVTopShelfNamedAttribute).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)