Declaration

var altKey: Bool { get set }

Declaration

@property (nonatomic) bool AltKey;

Declaration

AltKey() -> bool
setAltKey_(AltKey: bool)