Region.nativeName

Property. Retrieves the full name of the region in its native language.

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

Return Value

Type: const(char)[]

The full name of the region in the language associated with the region code.

Meta