Returns the char associated with this character position. If it's an InputPositionBase derivative (character placeholder), it will return the character that the user has input, or 0 if it's empty. For LiteralPosition and derivatives, it will return the associated literal character. Set of this property will only work if IsEditable returns true, otherwise it will throw an exception.