[]
Gets the second filter condition.
[Obsolete("Use Conditions[1] to get te first filter condition and Conditions[index] to get a filter condition with a certain index.")] public Condition Condition2 { get; }