I have tested it by executing the sceneSetName on zone 0 group 64 and rebooting the DSS.
The resulting apartment.xml in my setup is:
<zone id="0">
<groups>
<group id="64">
<color>64</color>
<configuration>0x10</configuration>
<scenes>
<scene id="5">
<name>dfgdfg</name>
</scene>
</scenes>
</group>
</groups>
</zone>
Closes #16475