Region.currencySymbol

Property. Retrieves the currency symbol of the region.

class Region
@property const
const(char)[]
currencySymbol
()

Return Value

Type: const(char)[]

The currency symbol of the region.

Meta