Executes the given block and returns its result if this Boolean is false, otherwise returns null.
The result of block if false, null otherwise
The function to execute if this Boolean is false
The return type of the block