fileNames
An array containing names of the promised files being written to the destination location.
Declaration
var fileNames: [String] { get }Discussion
This property returns an empty array until the file promise is called using receivePromisedFiles(atDestination:options:operationQueue:reader:).