[]
Gets or sets the username for basic HTTP authentication.
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication for more details.
public string Username { get; set; }
Public Property Username As String