# `GlyphsPathPlugin.findSubpathCount`

*Instance Property*

## Declaration

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

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

```python
findSubpathCount() -> int
setFindSubpathCount_(findSubpathCount: int)
```

