2 GenericCharacter

The GenericCharacter class represents any possible character whether it is a letter, a number, a punctuation mark or anything else.

The GenericCharacter class has one property: Name

Public Property Name() As String