...
uniqueName* – name of the Model Class, used in Model Object to reference the Model Class they instantiate. It can be modified but the back reference won’t be updated.
label – human readable name of the Model Class, displayed to the user, when they select which Model Class they want to use for creating a new Model Object.
definition – Json definition of how a Model Object using this Model Class should look like and behave, see below.
...