zibri
    Preparing search index...
    ExcludePropertyValue:
        | boolean
        | (
            (
                data: any,
                ctx: HttpRequestContext | WebsocketRequestContext | undefined,
            ) => boolean | Promise<boolean>
        )

    Value for the exclude setting on a property.