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