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