---
title: "init(rawValue:)"
framework: iousbhost
role: symbol
role_heading: Initializer
path: "iousbhost/iousbhostdevicepropertykey/init(rawvalue:)"
---

# init(rawValue:)

Creates the structure.

## Declaration

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

## Parameters

- `rawValue`: The raw value to use for the new instance.
