[ ] Naming for Property values: All AXON/Property instances should be declared with the suffix Property. For example, if a visible property is added, it should have the name visibleProperty instead of simply visible. This will help to avoid confusion with non-Property definitions.
Overall good on this, but this one should be this.latticeConstantsProperty:
Related to #1 (code review):
Overall good on this, but this one should be
this.latticeConstantsProperty
: