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