[]
Full name of the visitor's city or town.
[Column("city_name")] public string CityName { get; set; }
<Column("city_name")> Public Property CityName As String