Return true if prop is a property of the object obj.
obj may also be an array of objects in which case res will be a logical array indicating whether each handle has the property prop.
For plotting, obj is a handle to a graphics object. Otherwise, obj should be an instance of a class.
See also: get, set, ismethod, isobject.
Package: octave