prop_physics_multiplayer for most of the time, for props that don't ever move, prop_static. For props which you don't want to move but still are designed to move (a filecabinet, maybe) prop_physics_multiplayer with the motion disabled/start asleep flags checked. prop_dynamic for moving props.