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