---
title: predictedFeatureName
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmodeldescription/predictedfeaturename
---

# predictedFeatureName

The name of the primary prediction feature output description.

## Declaration

```swift
var predictedFeatureName: String? { get }
```

## See Also

### Accessing prediction names

- [predictedProbabilitiesName](coreml/mlmodeldescription/predictedprobabilitiesname.md)
