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