Slowing down an object to a complete stop

I have an object that gets thrown into the air, but when it touches the ground it just rolls for a really long time and doesn’t stop going forward. I’ve set a linear velocity so it actually moves a bit forward, but theres no slowing down of any kind. Is there a .set method for this?

You can increase the friction or apply opposing force…