region property

String? region
getter/setter pair

The region location (generally state/province) for where the user that created the Tweet is from.

Implementation

String? region;