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