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