[]
Gets or sets the character that separates the field result from the following content.
The default value is the dot ('.') character.
public char Separator { get; set; }
Public Property Separator As Char