The name of the Asset in Lens Studio.
ReadonlyuniqueReturns model metadata as JSON object.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Represents a machine learning model that can be integrated with an MLComponent.
See
Used By: MLComponent#model
Example