StructSetProperty: AbstractBaseProperty & {
    subtype: string;
    type: "StructSetProperty";
    values: any[];
}