public IEnumerable<string> Paths { get; }
An IEnumerable<string> instance.
It provides an enumerator which supports the iteration over the collection of the paths.
Copyright gotoAndPlay() 2023