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