[This is preliminary documentation and is subject to change.]
public string ServerID { get; set; }
Public Property ServerID As String Get Set
public: property String^ ServerID { String^ get (); void set (String^ value); }