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