name property

String? name
getter/setter pair

The localized name of the region.

For region with code='001' the value is 'All countries' or the equivalent in other languages.

Implementation

core.String? name;