Get the first word from a string of multiple word separated by spaces.
A variant which will be coerced to a string before commencing.
GetFirstName("John Edgar Winslow Smith") => John GetFirstName("Peter") =>