The file field type always returns null or an \Anomaly\FilesModule\File\Contract\FileInterface instance.
null
\Anomaly\FilesModule\File\Contract\FileInterface
$entry->example->getName(); // example.jpg copy
$entry->example->getName(); // example.jpg
{{ entry.example.getName() }} // example.jpg copy
{{ entry.example.getName() }} // example.jpg