- Source:
 
Extends
Methods
getCalculatedProperties()
    Returns properties that exist via getters, or in the explicit object property: `this.calculatedProperties`
        
            
    
    
    getOmittedProperties()
    Returns explicitly ignored properties. These are not output as state in components.
        
            
    
    
    getRelations()
    Returns the class properties that represent a relation to another model