◆ getMissingPropertyReason() [1/2]
| MissingPropertyResult fiftyone.pipeline.engines.services.MissingPropertyService.getMissingPropertyReason | ( | String | propertyName, | 
| AspectEngine<? extends AspectData,? extends AspectPropertyMetaData > | engine | ||
| ) | 
Get the reason for the property not being found.
If the property can be found, then the behaviour is undefined.
- Parameters
 - 
    
- propertyName - name of the AspectPropertyMetaData
 - engine - where the property should be found
  
- Returns
 - reason the property was not found
 
