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