import Test 1.0

MyTypeObject {
    intProperty: 100;
    scriptProperty: intProperty;
}
