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