'Declaration
<PureAttribute()> Public ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.IsNull
[Pure()] public bool IsNull {get;}
Property Value
The default value of this property is True
.