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