Used to read the value of the array element into a String or to assign a String to the array element.
property ItemAsString[Index: integer]: string;
Use the ItemAsString property to read the value of the array element into a String or to assign a String to the array element.