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