Region.englishName

Property. Retrieves the full name of the region in English.

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

Return Value

Type: const(char)[]

The full name of the region in English.

Meta