I have a class that has 3 properties, all with the same data type, let\'s say:
Class Test { int i; int j; int k; }
Then, I have a str