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