Have you tried the other two options when you compiled and ran the program? What error messages or results did you get? Please show some effort in solving the problem.
As Sanjeev pointed out, Personality is a static nested enum of Colours, so to access it from outside Colours you must use Colours.Personality and Colours.Personality.EXPRESSIVE.