price property

Price? price
getter/setter pair

Total price for the line item.

For example, if two items for $10 are purchased, the total price will be $20.

Implementation

Price? price;