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