This Regex parses out the LastName, FirstName, MiddleName(s) (optional) and Suffix (optional).
The String must have at least two words separated by a comma to match.