# `GSSVGPen.singlePaths`

*Instance Property*

## Declaration

```swift
var singlePaths: Bool { get set }
```

```objc
@property (nonatomic) BOOL singlePaths;
```

```python
singlePaths() -> bool
setSinglePaths_(singlePaths: bool)
```

