public PropertyAssembler createPropertyAssembler(ComponentDef componentDef) {
   return AssemblerFactory.createManualOnlyPropertyAssembler(componentDef);
 }