object_has_property


Description:

public bool object_has_property (string name)

Get whether this has property with name.

Parameters:

this

a Value

name

the property name

Returns:

true if this has a property with name, or false otherwise