Currently, the doc tools don't generate anything for protected members.
This presents a difficulty in Base Classes, where it would be useful for
those members to be documented, since the programmer might want to
override one of them in a subclass.
Is there a good reason to not document the protected members?
Matt Wilde