abstract fun username(): String?

The identifier of the user. This is only unique for GropiusUsers, for IMSUsers, no constrains v are guaranteed.


@FilterProperty
@OrderProperty
@SearchProperty
var username: String?