Share via


CheckNameResult.NameAvailable Property

Definition

Gets or sets specifies a Boolean value that indicates if the name is available.

[Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")]
public bool? NameAvailable { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to