[]
Gets the word in the text near to specified position.
public static void GetWord(string s, int p, out int start, out int length)