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