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