isUnderage property

bool? isUnderage
getter/setter pair

Whether the user is underage (null will keep the setting from initialization or from a previous call to setUser)

Implementation

bool? isUnderage;