Share via


SearchResultsAnswer.IsFamilyFriendly Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isFamilyFriendly")]
public bool? IsFamilyFriendly { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isFamilyFriendly")>]
member this.IsFamilyFriendly : Nullable<bool>
Public ReadOnly Property IsFamilyFriendly As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to