# `BCCollectionView.border`

*Instance Property*

## Declaration

```swift
var border: UInt { get set }
```

```objc
@property (nonatomic, assign) NSUInteger border;
```

```python
border() -> int
setBorder_(border: int)
```

