public string Shortcut { get; set; }
Public Property Shortcut As String Get Set
public: property String^ Shortcut { String^ get (); void set (String^ value); }
member Shortcut : string with get, set
In This Article