Returns a positional name of the child at the given index. Positional name represents a corresponding property name in the class, associated with the current descriptor.
Throws
for an illegal index values.
if the current descriptor does not support children elements (e.g. is a primitive)