'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property Null As UAPubSubLocators
'Usage
Dim value As UAPubSubLocators value = UAPubSubLocators.Null
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static UAPubSubLocators Null {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property UAPubSubLocators^ Null { UAPubSubLocators^ get(); }