public string InCondition { get; set; }
Public Property InCondition As String Get Set
public: property String^ InCondition { String^ get (); void set (String^ value); }
member InCondition : string with get, set
In This Article