I have just a basic web service class set up and want the public variables to be accessible to users, but the wsdl file that is generated doesnt have them and they dont show up in the intellisense of a project that consumes the service... is there some directive i can add similar to [webmethod] that will expose the variables in the service?