Declaration

@objc var isLowercase: Bool { get }

Declaration

@property (nonatomic, readonly) BOOL isLowercase;

Declaration

isLowercase() -> bool