const my_attr = new _gData("my_attribute","gQuery","Lorem Ipsum");
my_attr.setData();
alert(my_attr.dataById);
alert(my_attr.dataByTag);