index property

int index

The index where the key-value pair exists.

If the key is absent, this is the index where the key-value pair would be inserted.

Implementation

int get index;