public override string ToString() => string.Join(", ", Schema.Select(x => x.Name));