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