Region.threeLetterRegionName

Property. Retrieves the three-letter ISO 3166 code of the region.

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

Return Value

Type: const(char)[]

The three-letter ISO 3166 code of the region.

Meta