# `GlyphsPathPlugin.findSubpathIndex`

*Instance Property*

## Declaration

```swift
var findSubpathIndex: Int32 { get set }
```

```objc
@property (assign) int findSubpathIndex;
```

```python
findSubpathIndex() -> int
setFindSubpathIndex_(findSubpathIndex: int)
```

