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