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

# featureName

The name used in the model description of the CoreML model that produced this observation.

## Declaration

```swift
var featureName: String { get }
```

## See Also

### Obtaining Feature Values

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