Instance Property
selection
Declaration
var selection: [Any] { get set }Declaration
@property (nonatomic, strong) NSArray * selection;Declaration
selection() -> list
setSelection_(selection: list)Instance Property
var selection: [Any] { get set }@property (nonatomic, strong) NSArray * selection;selection() -> list
setSelection_(selection: list)