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