# GetCurrentProperty

```lua
exports.nolag_properties:GetCurrentProperty()
```

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

The following table, or nil if the player isn't in any property

* id: `number`
* owner: `string`
* label: `string`&#x20;
* price: `number`
* type: `string`
* doorLocked: `boolean`
* coords: `vector3` or `vector4`
