---
title: Feature
framework: createmlcomponents
role: symbol
role_heading: Associated Type
path: createmlcomponents/temporalsequence/feature
---

# Feature

The feature type.

## Declaration

```swift
associatedtype Feature where Self.Element == TemporalFeature<Self.Feature>
```
