Instance Property
results
Declaration
var results: NSMutableDictionary { get set }Declaration
@property (strong) NSMutableDictionary * results;Declaration
results() -> dict
setResults_(results: dict)Instance Property
var results: NSMutableDictionary { get set }@property (strong) NSMutableDictionary * results;results() -> dict
setResults_(results: dict)