arrayElementType property

Type? arrayElementType
getter/setter pair

If code == ARRAY, then array_element_type is the type of the array elements.

Implementation

Type? arrayElementType;