Model the real world idea of an Address. 123 Main Street Apt #2 Small Town, Iowa 55555 USA Write a class called Address, follow the classes in the reading class NAME { // Fields // Constructors // Field1 property // Field2 property ... // FieldN property