Ast: {
    fabric?: `${Fabric}`;
    readPriv?: `${Privilege}`;
    rw?: `${Rw}`;
    timed?: boolean;
    writePriv?: `${Privilege}`;
}