Returns whether this layer has at least one child layer.
bool get hasChildren => _firstChild != null;