Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 59386)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 59387)
@@ -18105,10 +18105,4 @@
     </attribute>
 
-    <attribute name="backend" type="wstring" readonly="yes">
-      <desc>
-        The backend which will be used to communicate with this device.
-      </desc>
-    </attribute>
-
     <attribute name="deviceInfo" type="wstring" readonly="yes" safearray="yes">
       <desc>
@@ -18120,4 +18114,10 @@
           1: The product string, if the device doesn't expose the ID one is taken
              from an internal database or an empty string if none is found.
+      </desc>
+    </attribute>
+
+    <attribute name="backend" type="wstring" readonly="yes">
+      <desc>
+        The backend which will be used to communicate with this device.
       </desc>
     </attribute>
