If it is possible, I would change de DB column to BIT instead of VARCHAR.

If not, you could create a property that returns a boolean instead of a string. Something like


private string...