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