null, "subject-c-composite");
Composite subjectCComposite = (Composite) subjectCCompositeType
.createInstance(null, Collections.<String, String> emptyMap());
// Instance of the subject-a (parent)
Instance subjectC = subjectCimpl
.createInstance(subjectCComposite, null);
auxListProperties("\t", subjectC);
System.err.println(subjectC.getProperty("property-case-15"));