---
title: featureName
framework: vision
role: symbol
role_heading: Instance Property
path: vision/coremlfeaturevalueobservation/featurename
---

# featureName

The name in the model description of the model that produces this observation.

## Declaration

```swift
let featureName: String
```

## See Also

### Getting the feature name and value

- [featureValue](vision/coremlfeaturevalueobservation/featurevalue.md)
