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