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