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