Gets or sets the city or town.
public string Locality { get; set; }
The city or town of the locality.
Thank you.