StoreGate: Fix cppcheck 2.14 warnings.
Prefer returning const reference to a string member rather than a copy. Suppress another cppcheck missingReturn false positive.
Prefer returning const reference to a string member rather than a copy. Suppress another cppcheck missingReturn false positive.