keySet

abstract fun keySet(): Set<Attribute<out Any>>(source)

Returns the set of attribute keys of this container.

Return

the set of attribute keys.