Returns the last character in the string, or null if the string is empty
wchar_t last() const;
DWString Class