var text = new PointText(new Point(50, 50)); text.content = "example text"; text.fillColor = "black";