Any thing I am doing wrong?
Thanks
Scott
After you open the designer, go to the properties window. Now look for the 'Required Fields' property and click on the elipses (...). This should bring up the designer window that will contain all of the fields/properties for your business object.
Side NoteIf the fields do not show up in the editor, it is because the project has not yet been built. Build the project and try again. This occurs since there is no valid Assembly to reflect off of to retrieve the field properties generated through the Business Object Mapper.