Mixin: HasReflection

HasReflection

Extends

Methods

getCalculatedProperties()

Returns properties that exist via getters, or in the explicit object property: `this.calculatedProperties`
Source:

getOmittedProperties()

Returns explicitly ignored properties. These are not output as state in components.
Source:

getRelations()

Returns the class properties that represent a relation to another model
Source: