public string ServerName { get; set; }
Public Property ServerName As String Get Set
public: virtual property String^ ServerName { String^ get () sealed; void set (String^ value) sealed; }
In This Article