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