isActive property Null safety
read / write
True if this user is activated. This property is changed by the Platform API
Implementation
bool? isActive;
True if this user is activated. This property is changed by the Platform API
bool? isActive;