public float Confidence { get; init; }
Public Property Confidence As Single Get Set
public: property float Confidence { float get (); void set (float value); }
member Confidence : float32 with get, set
In This Article