var _x: int= new int (obj._x)(); //[Fault] exception, information=TypeError: Error #1006: value не является функцией.
var _x: int= int(obj._x);