public Key HotKey { get; set; }
Public Property HotKey As Key Get Set
public: property Key^ HotKey { Key^ get (); void set (Key^ value); }