# `BCCollectionViewItemController.roundTopRight`

*Instance Property*

## Declaration

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

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

```python
roundTopRight() -> bool
setRoundTopRight_(roundTopRight: bool)
```

