# `GSHint.isPathComponent`

*Instance Property*

## Declaration

```swift
var isPathComponent: Bool { get }
```

```objc
@property (nonatomic, readonly) BOOL isPathComponent;
```

```python
isPathComponent() -> bool
```

