Place.Address Property

Definition

Gets or sets address of the place (may be string or complex object of type PostalAddress).

public object Address { get; set; }
member this.Address : obj with get, set
Public Property Address As Object

Property Value

The address of the place.

Applies to