'Declaration
Public Property Flat As Boolean
'Usage
Dim instance As UAApplicationDiscoveryQuery Dim value As Boolean instance.Flat = value value = instance.Flat
public bool Flat {get; set;}
Property Value
The default value of this property is True
.