#!/bin/gjs const TestClass = imports.gi.GjsConstructorTest.TestClass let test = new TestClass() print(test.getField())