Street

SwissAddress.Street property

Gets or sets the street. The street must be specified without a house number. This field is only used for structured addresses and is optional.

public string Street { get; set; }

Property Value

The street.

See Also