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