GTA V NativesplayerPlayer::clearPropOn this pagePlayer::clearPropList of component/props ID gtaxscripting.blogspot.com/2016/04/gta-v-peds-component-and-props.html Syntax ```js player.clearProp(propId); ``` Required Arguments propId: int Return value Undefined Example ```js // todo ``` See also