Describes the access specifier for the function ("public", "protected" or "private").
The <cxxFunctionAccessSpecifier> describes the access specifier according to ISO/IEC 14882:2003(E) 11 Member access control [class.access].
The element has a name attribute that must be public, protected or private, it defaults to "public".