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