numeric
Whether channel is currently at end-of-file. This will have a value of 1 if:
A text file channel open for read-only is at end-of-file.
An external process or server channel has died.
A socket channel has had it’s connection severed.
It is an invalid member for other channels.
This element cannot be changed by the user.