Get the name of the index.
            
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
SyntaxReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}abstract Name : string with get
Property Value
Type: 
Stringthe name of the index
See Also