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