Public Function New( _ ByVal text As String _ )
Dim text As String Dim instance As Label(text)
public Label( string text )