:: Documentation >> Reference >>

defineProperty Method

Creates a new property for the built-in data model.

Syntax

obj.defineProperty(name, value);

Parameters

nameStringName of the property.
valueAnyDefault value for the property.

Applies To

Active.System.Control