'Declaration
<System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property ClearCurrentList As System.Boolean
'Usage
Dim instance As QueryInfo Dim value As System.Boolean instance.ClearCurrentList = value value = instance.ClearCurrentList
[System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] public System.bool ClearCurrentList {get; set;}