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