FactSet.Lang Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("lang")]
public string? Lang { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("lang")>]
member this.Lang : string with get, set
Public Property Lang As String

Property Value

Attributes

Applies to