public List<Keys> ShortCuts { get; }Public ReadOnly Property ShortCuts As List(Of Keys)
Getpublic:
virtual property List<Keys>^ ShortCuts {
List<Keys>^ get () sealed;
}abstract ShortCuts : List<Keys> with get
override ShortCuts : List<Keys> with get