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