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