Declaration

var ctrlKey: Bool { get set }

Declaration

@property (nonatomic) bool CtrlKey;

Declaration

CtrlKey() -> bool
setCtrlKey_(CtrlKey: bool)