<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntentsTesting",
  "identifier" : "/documentation/AppIntentsTesting/ResolvedIntentResult/ValueKeyPath",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "App Intents Testing"
    ],
    "preciseIdentifier" : "s:17AppIntentsTesting20ResolvedIntentResultV12ValueKeyPathV"
  },
  "title" : "ResolvedIntentResult.ValueKeyPath"
}
-->

# ResolvedIntentResult.ValueKeyPath

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

```
struct ValueKeyPath
```

## Overview

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

## Topics

### Instance Properties

[`let value: Never`](/documentation/AppIntentsTesting/ResolvedIntentResult/ValueKeyPath/value)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)