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