Share via


CheckNameAvailabilityResponseInner.NameAvailable Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to