key property
Object
get
key
The key of the last segment.
If the last segment is an object key, this is the key. If the last segment is an array index, this is the index.
Implementation
Object get key;
The key of the last segment.
If the last segment is an object key, this is the key. If the last segment is an array index, this is the index.
Object get key;