namespace Bullet6.Solution2.Models
{
public class Employee : Entity
protected override void PrintInternal()
// print the rest possible fields
}