Dela via


AdultInfo.IsAdultContent Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isAdultContent")]
public bool IsAdultContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAdultContent")>]
member this.IsAdultContent : bool with get, set
Public Property IsAdultContent As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to