public boolean isRequired() { return PropertyUtils.isRequired(this); }
public String getName() { return PropertyUtils.getName(this); }