diff --git a/LidarPlugin/xml/Interpreter.xml b/LidarPlugin/xml/Interpreter.xml
index 7199f39879554aa4ea54f2f0a4eeb2f5f9db2da7..9755470c4f8fbcacfc74057137b4feb33fd6ed96 100644
--- a/LidarPlugin/xml/Interpreter.xml
+++ b/LidarPlugin/xml/Interpreter.xml
@@ -137,6 +137,13 @@
     <BooleanDomain name="bool" />
   </IntVectorProperty>
 
+  <StringVectorProperty
+    name="DefaultRecordFileName"
+    command="GetDefaultRecordFileName"
+    panel_visibility="never"
+    information_only="1">
+  </StringVectorProperty>
+
   <IntVectorProperty name="LaserSelection"
                      command="SetLaserSelection"
                      information_property="LaserSelectionInfo"