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