avocado> v = g.addVertex({ name : "Hugo" }); Vertex(, "153246:2034680") avocado> v.getProperty("name"); Hugo