public decimal MaxOrderValue { get; set; }
Public Property MaxOrderValue As Decimal Get Set
public: property Decimal^ MaxOrderValue { Decimal^ get (); void set (Decimal^ value); }