AutoBE
    Preparing search index...
    interface IIsNotNilPredicate {
        kind: "isNotNil";
        value: IValueExpression;
    }
    Index

    Properties

    Properties

    kind: "isNotNil"