region property

String? region
getter/setter pair

An example of a region value is CA for the state of California.

Implementation

core.String? region;