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