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