Declaration

var helpPage: String { get set }

Declaration

@property (nonatomic, strong) NSString * helpPage;

Declaration

helpPage() -> str
setHelpPage_(helpPage: str)