City.Name
Description:
The name of the city
The name of the city
Remarks:
A read only string property that contains the name of the city, such as Boston.
A read only string property that contains the name of the city, such as Boston.
public string Name { get; }