public getName(index as Int) as String
Returns the name at an index.
Name, or null.
name = names.getName(0)