---
title: valueDescription
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlsequenceconstraint/valuedescription
---

# valueDescription

The description that all sequence elements must match.

## Declaration

```swift
var valueDescription: MLFeatureDescription { get }
```

## See Also

### Accessing the constraints

- [countRange](coreml/mlsequenceconstraint/countrange.md)
