Sun WBEM SDK Developer's Guide

Deleting a Property of a Class

You can delete only a property that you created in a new class. Otherwise, you can view but not modify or delete properties of classes. You cannot delete an inherited property in a subclass. However, when you create a new class, you can delete any new properties added to the class. For information about how to create a class, see Adding a Class.

How to Delete a Property of a Class
  1. In the Properties tab of the New Class dialog box, select the property name or type and click Delete Property.