This will be useful as we start adding more properties that are common among all vector layer 3D renderers (such as tiling configuration)
For the c++ api dox this expands to "\c nullptr" (the \c directive indicates a code literal value), and for sipify/Python it expands to ``None`` (`` is sphinx annotation for literal values) Makes for nicer dox for both c++ and Python!