Gets or sets the value of the User-agent HTTP header.
public string? UserAgent { get; set; }
The value of the User-agent HTTP header. The default value is null.