Base for tool inputs that reference a file, providing a cached file property returning a File.
Usage
Source
FileInputBase( *, raw=(lambda: {})(), file_path, )
raw: RawDict = (lambda: {})()
file_path: str