---
title: structuredValue
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/argumentvalue/structuredvalue
---

# structuredValue

The equivalent structured value representation of this argument value.

## Declaration

```swift
var structuredValue: StructuredValue { get }
```

## See Also

### Converting values

- [StructuredValue](evaluations/structuredvalue.md)
