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