public string Hostname { get; set; }
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