Gets or sets the condition.

C# | Visual Basic | Visual C++ |
public ConditionDelegate Condition { get; set; }
Public Property Condition As ConditionDelegate
public: property ConditionDelegate^ Condition { ConditionDelegate^ get (); void set (ConditionDelegate^ value); }

The condition.