Hi,
When I declare two VirtualModelFieldAttribute for a class, only first ModelField is generated and second ModelField is not generated.
In my understanding, this attribute is defined with AllowMultiple = true.
Is it a known problem?