---
title: predictionColumnName
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/treeregressormodel/predictioncolumnname
---

# predictionColumnName

The name of the column containing the predicted values.

## Declaration

```swift
var predictionColumnName: String
```

## See Also

### Getting the column names

- [featureColumnNames](createmlcomponents/treeregressormodel/featurecolumnnames.md)
