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