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