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