Gets the Char with the specified index.
public char Chars[int index] { get; }
The character at the specified index.