.mapNotNull { property -> property.value?.let{TsLocalizationTree.create(it)} }