Neighborhood.City Property

 

A string containing the name of the city where the neighborhood is located. Get this property from the service response.

Syntax

public string City { set; get; }
Public Property City As String