public AnnCheckModifierCallback CheckModifier {get; set;}
public AnnCheckModifierCallback CheckModifier {get; set;}
get_CheckModifier();
set_CheckModifier(value);
Object.defineProperty('CheckModifier');
This callback is used by AnnAutomation to check whether the control, alt or shift keys are currently down to perform certain operations such as multi-selection of objects.