Value.objectHasProperty

bool objectHasProperty(string name)

Get whether value has property with name.

Parameters

namethe property name

Returns

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