CheckNameAvailabilityOutputInner.NameAvailable 속성

정의

가져오기는 이름을 사용할 수 있는지 여부를 나타냅니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상