property_exist
Description:
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 |