---
title: kind
framework: system
role: symbol
role_heading: Instance Property
path: system/filepath/component/kind-swift.property
---

# kind

The kind of this component

## Declaration

```swift
var kind: FilePath.Component.Kind { get }
```
