Declaration

var highlightedDropSection: NSNumber? { get set }

Declaration

@property (nonatomic, strong) NSNumber * highlightedDropSection;

Declaration

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