Hi danman,
Most people use "camel case," i.e. RegistrationCode. You could also use an underscore. However, you can't have a space there.
The old thought is that methods are lower-case first word, with a camel case from there, while objects are uppercase first word, camel case from...