Parameter names could be used for simpler entity construction through constructors instead of setters, where applicable. It would also enable fully immutable entity classes. Default constructor and setters are a major pain point for many users.