---
title: HIDDeviceClient.UnsafeProperty
framework: corehid
role: symbol
role_heading: Structure
path: corehid/hiddeviceclient/unsafeproperty
---

# HIDDeviceClient.UnsafeProperty

A wrapper around an object to facilitate working with subscripts.

## Declaration

```swift
struct UnsafeProperty
```

## Overview

Overview Note that this is unchecked Sendable, and therefore unsafe. The contained object is NOT guaranted to be concurrency safe.

## Topics

### Instance Properties

- [unsafeObject](corehid/hiddeviceclient/unsafeproperty/unsafeobject.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
