"Hiding" an inherited property?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jacob (jacobslusser_at_REMOVETHIShotmail.com)
Date: 04/13/04


Date: Tue, 13 Apr 2004 09:57:50 -0700

Is there a way to make a property of an inherited class invisible to the
programmer? I know that using the keyword "new" allows you to create
another property in the place of the existing one, but how can I make the
property hidden and not available at all?

Thanks,
Jacob