public string ExpectedResponse { get; init; }
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