'Declaration
Public Overrides NotOverridable ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UAPubSubConnectionDescriptor Dim value As Boolean value = instance.IsNull
public override bool IsNull {get;}
Property Value
The default value of this property is True
.