fileName property
String?
get
fileName
Returns file name for the file, if available. File name at this point, if present, will be more reliable than the one provided by DataReader.getSuggestedName;
Implementation
String? get fileName;