Region.currencyNativeName

Property. Retrieves the name in the native language of the region of the currency used in the region.

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

Return Value

Type: const(char)[]

The name in the native language of the region of the currency used in the region.

Meta