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