Class: handle
Find meta.property
object
mp = findprop(h,property)
returns the mp
= findprop(h
,property
)meta.property
object associated with the named property of the object h
. property
can be a property defined by the class of h
or a dynamic property defined only for the object h
.