Price

Represents a monetary value with currency and formatting information.

Property Summary
Value
decimal?
The numeric price value.
CurrencySymbol
string
The currency symbol (e.g., $, د.ع).
CultureName
string
The culture name used for formatting (e.g., "en-US", "ar-IQ").
FormattedValue
string
The price formatted as a currency string using the associated culture.