AbstractBaseProperty: {
    guidInfo?: GUIDInfo;
    index?: number;
    name: string;
    type: string;
    ueType: string;
}