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