Test 1 2 3 4using var client = new WeaviateClient(apiKey); Class @class = await client.Schema.SchemaObjectsCreateAsync( class1: "Question");