Instance Property

price

The decimal representation of the cost of the product, in local currency. For a string representation of the price to display to customers, use localizedPriceString.

Declaration

var price: Decimal { get }