---
title: "init(_:)"
framework: intents
role: symbol
role_heading: Initializer
path: "intents/inpersonrelationship/init(_:)"
---

# init(_:)

Creates a person relationship type with the specified raw value.

## Declaration

```swift
init(_ rawValue: String)
```

## See Also

### Initializers

- [init(rawValue:)](intents/inpersonrelationship/init(rawvalue:).md)
