IAiPromptTestCase TestCase { get; set; }Property TestCase As IAiPromptTestCase
Get
Setproperty IAiPromptTestCase^ TestCase {
IAiPromptTestCase^ get ();
void set (IAiPromptTestCase^ value);
}abstract TestCase : IAiPromptTestCase with get, set