<!--
{
  "availability" : [
    "tvOS: 12.0.0 - 27.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVUIKit",
  "identifier" : "/documentation/TVUIKit/TVMonogramView/personNameComponents",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TVUIKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVMonogramView(py)personNameComponents"
  },
  "title" : "personNameComponents"
}
-->

# personNameComponents

The names used to create a monogram image.

```
var personNameComponents: PersonNameComponents? { get set }
```

## Discussion

If no image is provided, the monogram object creates an image using the first initial of the <doc://com.apple.documentation/documentation/Foundation/NSPersonNameComponents/givenName> and <doc://com.apple.documentation/documentation/Foundation/PersonNameComponents/familyName> attributes contained in this property. The person’s name appears below the monogram image.

---

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)