Public Function New( _ ByVal name As String _ )
Dim name As String Dim instance As Axis(name)
public Axis( string name )