Region.currencyEnglishName

Property. Retrieves the name in English of the currency used in the region.

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

Return Value

Type: const(char)[]

The name in English of the currency used in the region.

Meta