Property ContentLanguage
ContentLanguage
Gets or sets the value of the HTTP Content-Language header.
Indicates the natural language(s) of the intended audience for the response, helping clients understand the content's language.
public string? ContentLanguage { get; set; }