Declaration

@objc var isLetter: Bool { get }

Declaration

@property (nonatomic, readonly) BOOL isLetter;

Declaration

isLetter() -> bool