---
title: featureValue
framework: vision
role: symbol
role_heading: Instance Property
path: vision/coremlfeaturevalueobservation/featurevalue
---

# featureValue

The feature result of a request that outputs neither a classification nor an image.

## Declaration

```swift
let featureValue: MLSendableFeatureValue
```

## See Also

### Getting the feature name and value

- [featureName](vision/coremlfeaturevalueobservation/featurename.md)
