If true, access specifiers (public/protected/private) are indented one level from the enclosing class.
class Foo { public: int x; };