import QtQuick 2.15 QtObject { property string name property string publicKey property string bio property string image property bool ensVerified property int colorId property var colorHash }