Instance Property
resources
Declaration
var resources: NSMutableDictionary! { get set }Declaration
@property (nonatomic, strong) NSMutableDictionary * resources;Declaration
resources() -> dict
setResources_(resources: dict)Instance Property
var resources: NSMutableDictionary! { get set }@property (nonatomic, strong) NSMutableDictionary * resources;resources() -> dict
setResources_(resources: dict)