Purpose: Creates a copy through creating a new instance.
super();
return getDescriptor().getObjectBuilder().buildNewInstance();
return true;
return Helper.getShortClassName(this) + "()";