region property

String? region
getter/setter pair

Name of the region.

An example of a region value is NY for the state of New York.

Implementation

core.String? region;