The inference engine used to create this compiled algorithm.
| C# | Visual Basic | Visual C++ |
public InferenceEngine Engine { get; }
Public ReadOnly Property Engine As InferenceEngine
public: property InferenceEngine^ Engine { InferenceEngine^ get (); }