Anchored

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

When true, the part does not react to physics

Example
local part = script.Parent

part.Anchored = false