Property Name
Name
Gets the name of the label. This is a human-readable string that describes the class or type of the object detected, such as 'car', 'person', etc.
Declaration
public string Name { get; init; }
Property Value
Type | Description |
---|---|
string |