---
title: AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/personnamecomponentattribute/component
---

# AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component

## Declaration

```swift
enum Component
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.delimiter](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/delimiter.md)
- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.familyName](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/familyname.md)
- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.givenName](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/givenname.md)
- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.middleName](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/middlename.md)
- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.namePrefix](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/nameprefix.md)
- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.nameSuffix](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/namesuffix.md)
- [AttributeScopes.FoundationAttributes.PersonNameComponentAttribute.Component.nickname](foundation/attributescopes/foundationattributes/personnamecomponentattribute/component/nickname.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
