I have marked Entities as Web Visible. I also have added the properties as WebServiceVisible. Not all methods are being added to the Web Service. I have checked the Entity and found they are marked as WebServiceVisible and they are. If I override the method it shows up.
Is this a known issue? Is there something I can do to get around this without having to override all my properties.