locale property

String? locale
getter/setter pair

The locale to assign to the user (e.g., "en-US", "fr-FR")

Implementation

String? locale;