RelType: {
    properties: {
        property: string;
        type: string;
    }[];
    type: string;
}