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