'Declaration
Property Enabled As Boolean
'Usage
Dim instance As _UAPubSubConfigurationElement Dim value As Boolean instance.Enabled = value value = instance.Enabled
bool Enabled {get; set;}
Property Value
The default value of this property is False
.