Suppose you have this class:
class Email {}
And you want it to have a field which holds the actual email address:
class Email {