isAlive method

bool isAlive()

Implementation

bool isAlive() => lifeSpan > 0;