public Guid Browser { get; set; }
Public Property Browser As Guid Get Set
public: property Guid^ Browser { Guid^ get (); void set (Guid^ value); }