:: Documentation >> Reference >>
defineProperty Method
Creates a new property.
Syntax
obj.defineProperty(name, value);
Parameters
name
String
Property name.
value
String
Default property value.
Applies To
Active.System.Model