AutoBE
    Preparing search index...
    interface IIsNilPredicate {
        kind: "isNil";
        value: IValueExpression;
    }
    Index

    Properties

    Properties

    kind: "isNil"