Test This example assumes using Weaviate; is in scope and apiKey contains your Weaviate API key. 1 2 3 4var client = Client; Class @class = await client.Schema.SchemaObjectsCreateAsync( class1: "Question");