role property

int role

Implementation

int get role => change;
void role=(int newRole)

Implementation

set role(int newRole) => change;