contains

abstract operator fun contains(id: Int): Boolean
open operator fun contains(name: String): Boolean