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

# predictionColumnName

The name of the column containing the predicted labels.

## Declaration

```swift
var predictionColumnName: String
```

## See Also

### Getting the properties

- [classCount](createmlcomponents/treeclassifiermodel/classcount.md)
- [featureColumnNames](createmlcomponents/treeclassifiermodel/featurecolumnnames.md)
