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