Get all child scopes (immutable view)
List<ZenScope> get childScopes => List.unmodifiable(_childScopes);