namespace Bücherwurm { public enum StatusEnum { Available, Lended } }