Compartir a través de


CheckNameAvailabilityResponse.NameAvailable Propiedad

Definición

Obtiene o establece si el nombre Disponible

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a