Instance Property
body
Declaration
var body: String { get set }Declaration
@property (nonatomic, copy) NSString * body;Declaration
body() -> str
setBody_(body: str)Instance Property
var body: String { get set }@property (nonatomic, copy) NSString * body;body() -> str
setBody_(body: str)