Next: , Previous: available-properties, Up: Properties Dictionary


direct-property-p
— Function: direct-property-p object property-name

=> boolean

Arguments and Values:

object — An object.

property-name — A symbol naming a property.

boolean — A generalized boolean.

Description:

This function evaluates to true if object has a direct property named property-name, false otherwise.