Instance Property
production
Declaration
var production: String! { get set }Declaration
@property (nonatomic, strong) NSString * production;Declaration
production() -> str
setProduction_(production: str)Instance Property
var production: String! { get set }@property (nonatomic, strong) NSString * production;production() -> str
setProduction_(production: str)