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