Entity:GetUnFreezable
Description
Returns if the entity is unfreezable, meaning it can't be frozen with the physgun. By default props are freezable, so this function will typically return false.
This will return nil if Entity:SetUnFreezable has not been called.