'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property Length As System.Double
'Usage
Dim instance As NHierarchicalScaleNode Dim value As System.Double instance.Length = value value = instance.Length
[System.Xml.Serialization.XmlAttribute()] public System.double Length {get; set;}