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