[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public string ConditionText { get; set; }
Public Property ConditionText As String
public: property String^ ConditionText { String^ get (); void set (String^ value); }