VertexProperties const& vertexProperties = g[v1]; std::cout << "Vertex name : " << vertexProperties.name << std::endl;