Town

SwissAddress.Town property

Gets or sets the town or city. This field is only used for structured addresses. For this type, it’s mandatory.

public string Town { get; set; }

Property Value

The town or city.

See Also