'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Null As UAPubSubHeader
'Usage
Dim value As UAPubSubHeader value = UAPubSubHeader.Null
[NotNull()] public new static UAPubSubHeader Null {get;}
[NotNull()] public: new static property UAPubSubHeader^ Null { UAPubSubHeader^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).