Declaration

@objc var name: String? { get }

Declaration

@property (nonatomic, copy, readonly) NSString * name;

Declaration

name() -> str