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