I have around 20 models with variable geometry traits (variable in number of traits and their names). I want GeometryPropertyExtractor extracts all of models traits without I have to determine traits' names in the GeometryPropertyExtractor individually for each model.
Transformer guide advices to leave traits name blank and it can extract all of traits, I tried but did not work for me yet.