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