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