Declaration

@objc var isUppercase: Bool { get }

Declaration

@property (nonatomic, readonly) BOOL isUppercase;

Declaration

isUppercase() -> bool