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