public String getDecapitalizedName() {
   return domainClass.getLogicalPropertyName();
 }