[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Models.GeoLocation.CityName

CityName Property

CityName

Full name of the visitor's city or town.

Declaration
[Column("city_name")]
public string CityName { get; set; }