Look up a property on this and return the value of it if it exits.
NULL
will be returned if the property doesn't exist.
this |
The Menuitem to look for the property on. |
property |
The property to grab. |
A string with the value of the property that shouldn't be free'd. Or |