1 2 3 4 5 6 7
pragma Strict import QML QtObject { id: self property bool notNotString: !!self.objectName }