<PackageReference Include="System.ServiceModel.Http" Version="6.0.0" />

System.ServiceModel.Channels.HttpResponseMessageProperty

public static string Name { get; }

public WebHeaderCollection Headers { get; }

public HttpStatusCode StatusCode { get; set; }

public string StatusDescription { get; set; }

public bool SuppressEntityBody { get; set; }

public bool SuppressPreamble { get; set; }