public abstract string Description { set; }
There is no description.
Vrml.EAI.Browser browser = ...; browser.Description = "Hello World!";