[]
Gets or sets the language code (e.g., "en", "ja").
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Language { get; set; }
The language code as a string.