---
title: kind
framework: coreai
role: symbol
role_heading: Instance Property
path: coreai/inferencevalue/kind-swift.property
---

# kind

The kind of data this value contains.

## Declaration

```swift
var kind: InferenceValue.Kind { get }
```

## See Also

### Inspecting a value

- [ndArray](coreai/inferencevalue/ndarray.md)
