property_exist


Description:

public bool property_exist (string property)

Checkes to see if a particular property exists on this and returns TRUE if so.

Parameters:

this

The Menuitem to look for the property on.

property

The property to look for.

Returns:

A boolean checking to see if the property is available