role property

int get role

Implementation

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

Implementation

set role(int newRole) => change;