import Qt 4.6 Object { id: Root property int value: 1892 property alias aliasValue: Root.value }