name property

String? name
getter/setter pair

The human readable name of the location. This is primarily the name of the road. But in cases where the place was selected from Nearby places list, we use the name provided on the list item.

Implementation

String? name;