Checks if a string is empty, and returns a null
The target string
null if the string is empty, else it returns the string
See Implementation
Checks if a string is empty, and returns a null