Get a Condition by name.
Type: ConditionCollection
Namespace: XJTAG.Integration.XJRunner
public Condition this[string name] { get; }
Type: string
The name of the Condition to retrieve.