PieceDetection property

bool get PieceDetection

Implementation

bool get PieceDetection {
  return _pieceDetection;
}