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