Problem
Why are stringSeq properties only implemented in the Java BACI prototype?
Solution
To support the master component concept introduced by HLA. Since there was no requirement for support of the master component in C++, there was no need to implement this type of property in C++.