# `GSBezStringPen.doRound`

*Instance Property*

## Declaration

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

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

```python
doRound() -> bool
setDoRound_(doRound: bool)
```

