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