If you want to generate the class with auto properties, convert the XSD to XML using this then convert the XML to JSON using this and copy to clipboard the result.
Then in VS, inside the file where your class will be created, go to Edit>Paste Special>Paste JSON as classes.