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