RList.names

Names of objects. Lists in R can be accessed by name or index.

struct RList
string[] names;

Meta