usernames property

vector<string>? usernames
getter/setter pair

The new order of active usernames. All currently active usernames must be specified

Implementation

vector<string>? usernames;