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