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