'Declaration
<DefaultValueAttribute(True)> Public Overridable ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UAPubSubObjectDescriptor Dim value As Boolean value = instance.IsNull
[DefaultValue(true)] public virtual bool IsNull {get;}
[DefaultValue(true)] public: virtual property bool IsNull { bool get(); }