@nevware21/tripwire - v0.1.2
    Preparing search index...

    Interface IScopePropFn

    Identifies the signature of a function that expects the current scope as the first argument and no additional argument, these functions are designed to be added as properties to the assertion scope object. And they wll be executed immediately on accessing the bound property. The function should returned value will be used as the this for any chained property operation if undefined is returned a new IAssertInst object is created and assigned to the scope.that property.

    The current scope object.

    An optional default message to use for the evaluation.