Instance Property
isAlphabetic
Declaration
@objc var isAlphabetic: Bool { get }Declaration
@property (nonatomic, readonly) BOOL isAlphabetic;Declaration
isAlphabetic() -> boolInstance Property
@objc var isAlphabetic: Bool { get }@property (nonatomic, readonly) BOOL isAlphabetic;isAlphabetic() -> bool