The initialization of a compound variable with stemName. = "" only works for the first level of the compound variable. Example:
stemVar. = "" /* ok */ stemVar.ebene1. = "" /* won't work as expected */