class documentation
        
        class Car(BaseObject):
This object contains the static attributes of objects with the classification 'vehicle/car'.
For the dynamic attributes, see CarInFrame.
Instances of this class are found in AveasOpenLabel.objects.
| Class Variable | name | A friendly identifier of the element, is not unique but employed by human users to rapidly identify elements in the scene. | 
| Class Variable | object | Contains the object's static attributes | 
| Class Variable | type | The classification of the object |