company property

String? company
getter/setter pair

The company of the current user. The max length of this value is 60 and will be truncated to fit.

Implementation

String? company;