Gets and sets the ProxyUsername property.
            Used in conjunction with the ProxyPassword
            property to authenticate requests with the
            specified Proxy server.
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("Use ProxyCredentials instead")] public string ProxyUsername { get; set; }