ODAC
Used to get the TOraArray type attribute value.
TOraObject
property AttrAsArray[const Name: string]: TOraArray;
Use the AttrAsArray property to get the value of an attribute of the TOraArray type.
Provide an attribute name in the Name index parameter.