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