property abstract method
Creates a property expression that refers to a property in the prediction result dictionary.
Implementation
ExpressionInterface property(String name);
Creates a property expression that refers to a property in the prediction result dictionary.
ExpressionInterface property(String name);