[]
Two-letter ISO 3166 code for the visitor's country.
[Column("country_code")] public string CountryCode { get; set; }
<Column("country_code")> Public Property CountryCode As String