public isAlpha() as Boolean:
Returns true if all characters are alphabetic.
True when string is alpha-only and non-empty.