enPassant property

bool enPassant

Is en passant allowed in this variant?

Implementation

bool get enPassant => data.enPassant;