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