I would like to add a calculated properties to each field of my DTO.
For example my POJO looks like this:
@Builder @Data @AllArgsConstructor @NoArgsCon