---
title: ResolvedIntentResult.ValueKeyPath
framework: appintentstesting
role: symbol
role_heading: Structure
path: appintentstesting/resolvedintentresult/valuekeypath
---

# ResolvedIntentResult.ValueKeyPath

A structure that enables key-path syntax for the intent result.

## Declaration

```swift
struct ValueKeyPath
```

## Overview

Overview You normally don’t use this type directly, instead you use it indirectly when writing key paths like \.value.

## Topics

### Instance Properties

- [value](appintentstesting/resolvedintentresult/valuekeypath/value.md)
