[forms] Export members of BoundUnaryOperator
Currently BoundUnaryOperator
defines a few differential
operators whose definitions make use of private members.
This patch provides public access to those members such
that one can define external custom differential operators.