Gets the chessboard File from a file index between 0 and 7.
const File(this.value) : assert(value >= 0 && value < 8);