files property

List<String> files
getter/setter pair

The files containing navigation targets referenced in the file. They are referenced by NavigationTargets by their index in this array.

Implementation

List<String> files;