# `GSSimpleGlyphGridView.highlightedDropSection`

*Instance Property*

## Declaration

```swift
var highlightedDropSection: NSNumber? { get set }
```

```objc
@property (nonatomic, strong) NSNumber * highlightedDropSection;
```

```python
highlightedDropSection() -> NSNumber
setHighlightedDropSection_(highlightedDropSection: NSNumber)
```

