Declaration

var context: String? { get set }

Declaration

@property (nonatomic, strong) NSString * context;

Declaration

context() -> str
setContext_(context: str)

Discussion

Context anchors have a name beginning with *. Each line defines a separate context in which the anchor replaces its unprefixed counterpart.