---
title: type
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlfeaturevalue/type
---

# type

The type of the feature value.

## Declaration

```swift
var type: MLFeatureType { get }
```
