country property

string? country
getter/setter pair

A two-letter country code for the country from which the session was created, based on the IP address

Implementation

string? country;