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