V0_1.IntegralSet.NElectrons Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="n_electrons", ApplyNamingConventions=false)]
public int NElectrons { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="n_electrons", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.NElectrons : int with get, set
Public Property NElectrons As Integer

Property Value

Int32
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to