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