Region.twoLetterRegionName

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

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

Return Value

Type: const(char)[]

The two-letter ISO 3166 code of the region.

Meta