I have a setter method.
Then when another (say generate) method is run, I need to check the value of my fields. So in the case of String property, I need to know if
In the jakarta commons there is a StringUtils.isEmpty(String).