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
use org.apache.commons.lang.StringUtils, the method StringUtils.isNotBlank check both nullity and emptiness.