I've already tried creating the signal definition as another object-type and also as a variable-type, but the object-type child can't be defined as an array, and in the other hand the child as variable-type can be marked as an array but the generated C# code creates the child as a single property, not as an array/list.
Could you please guide me on what is the proper way of doing this in the UAModeler?
