get abstract method

String get(
  1. int i
)

Get name at given index.

Implementation

String get(int i);