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