---
title: kind
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapfeature/kind
---

# kind

The kind of feature represented by the map feature.

## Declaration

```swift
var kind: MapFeature.FeatureKind { get }
```

## See Also

### Accessing the feature’s properties

- [MapFeature.FeatureKind](mapkit/mapfeature/featurekind.md)
- [coordinate](mapkit/mapfeature/coordinate.md)
- [title](mapkit/mapfeature/title.md)
- [backgroundColor](mapkit/mapfeature/backgroundcolor.md)
- [image](mapkit/mapfeature/image.md)
- [pointOfInterestCategory](mapkit/mapfeature/pointofinterestcategory.md)
