structType property

StructType? structType
getter/setter pair

If code == STRUCT, then struct_type provides type information for the struct's fields.

Implementation

StructType? structType;