---
title: name
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlfeaturedescription/name
---

# name

The name of this feature.

## Declaration

```swift
var name: String { get }
```

## See Also

### Inspecting a feature

- [type](coreml/mlfeaturedescription/type.md)
- [MLFeatureType](coreml/mlfeaturetype.md)
- [isOptional](coreml/mlfeaturedescription/isoptional.md)
