# `GSSidebarItem.filePath`

*Instance Property*

## Declaration

```swift
var filePath: String { get set }
```

```objc
@property (nonatomic, strong) NSString * filePath;
```

```python
filePath() -> str
setFilePath_(filePath: str)
```

