copy

fun copy(name: String = this.name, description: String = this.description, roles: Set<Role> = this.roles, ldapGroupReference: String? = this.ldapGroupReference): Group