user property

List<User>? user
getter/setter pair

A user of an enterprise.

Implementation

core.List<User>? user;