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