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