---
title: IONamedValue
framework: DriverKit
role: symbol
role_heading: Structure
path: driverkit/ionamedvalue
---

# IONamedValue

## Declaration

```occ
typedef struct { ... } IONamedValue;
```

## Topics

### Instance Properties

- [name](driverkit/ionamedvalue/name.md)
- [value](driverkit/ionamedvalue/value.md)
