Sdílet prostřednictvím


CheckNameAvailabilityOutputInner.IsNameAvailable Vlastnost

Definice

Získá hodnotu označující, zda je název k dispozici.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro