name property

String get name

Get the location's name

Implementation

String get name => _properties?.name ?? "";