vectorType property

String vectorType
getter/setter pair

Defines type name for the vector / array type. In Move: vector<T> or vector.

Implementation

String vectorType;