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