import QtQml QtObject { id: self property alias name: self.objectName + 5 }