<PackageReference Include="Relativity.ObjectManager" Version="12.1.171.20" />
Relativity.Services.KeyboardShortcuts.Models.KeyCombination
public bool Alt {
get;
set; }
public bool Ctrl {
get;
set; }
public int Key {
get;
set; }
public bool Shift {
get;
set; }