[]
Full name of the visitor's country.
[Column("country_name")] public string CountryName { get; set; }
<Column("country_name")> Public Property CountryName As String