Class: SystemProperty

SystemProperty

A property of an object

new SystemProperty (json)

Name Type Description
json Object optional Json object describing the property
Properties:
Name Type Description
id number The ID of the property
initialValue SystemValue The initial value of the property

Methods

read (json)

Read the JSON associated to the property
Name Type Description
json Object Json object describing the property