AngularDrag

Property of: Part
Type: Number
Tags:  read write instance

The angular drag of the part. A higher angular drag makes the part harder to rotate.

Example
local part = script.Parent
-- make the part hard to rotate
part.AngularDrag = 10