V0_1.BasisSet.Name Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="name", ApplyNamingConventions=false)]
public string Name { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="name", ApplyNamingConventions=false)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to