Share via


QueryDTO.Question Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="question")]
public string Question { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="question")>]
member this.Question : string with get, set
Public Property Question As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a