ObjectSetProperty: AbstractBaseProperty & {
    subtype: string;
    type: "ObjectSetProperty";
    values: ObjectReference[];
}