Our project has a site template that manages custom properties using SPWeb.Properties. However I need to be able to change these values through the webservices and I am having trouble finding any methods to even return the custom properties.
Where can I find the equivalent to the SPWeb.Properties collection in the SharePoint web services?