# GetPlayersInProperty

```lua
exports.nolag_properties:GetPlayersInProperty(propertyId)
```

#### Parameters <a href="#parameters" id="parameters"></a>

* propertyId: `number` The property ID

#### Return Value <a href="#return-value" id="return-value"></a>

An array containing the player ids in the property.

* `table<number>`
