'Declaration<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property Valid As System.Boolean
'UsageDim instance As NTreeMapNode Dim value As System.Boolean value = instance.Valid
[System.Xml.Serialization.XmlIgnore()] public System.bool Valid {get;}