KeyboardShortcutInformation public class KeyboardShortcutInformation Documentation public string Action { get; set; } public int? ArtifactID { get; set; } public int KeyboardShortcutID { get; set; } public KeyCombination KeyCombination { get; set; } public string Type { get; set; } public KeyboardShortcutInformation()