i am having a problem with the false variable?

in the Unity 2.6 the variable vas :private var dead = false;

In am wondering of what it is i Unity 3.0? :)

    private bool dead   = false;