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