@ -24,7 +24,7 @@
/// <summary>
/// The fact that the cell is dangerous or not.
/// </summary>
private bool IsDangerous { get; set; }
public bool IsDangerous { get; set; }
public bool Valid { get; set; }