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