public bool FindTheCheapestPrice { get; set; }
Public Property FindTheCheapestPrice As Boolean Get Set
public: property bool^ FindTheCheapestPrice { bool^ get (); void set (bool^ value); }