public string ServerID { get; set; }
Public Property ServerID As String Get Set
public: property String^ ServerID { String^ get (); void set (String^ value); }