Declaration

@objc var isWhitespace: Bool { get }

Declaration

@property (nonatomic, readonly) BOOL isWhitespace;

Declaration

isWhitespace() -> bool