indexNames

The indexNames read-only property of the IDBObjectStore interface returns a list of the names of indexes on objects in this object store.

MDN Reference