Schema.BaseName Property

Definition

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="baseName")]
public string BaseName { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="baseName")>]
member this.BaseName : string with get, set
Public Property BaseName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to