property abstract method

ExpressionInterface property(
  1. String name
)

Creates a property expression that refers to a property in the prediction result dictionary.

Implementation

ExpressionInterface property(String name);