<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`BasesEntry`](BasesEntry) › [`getValue`](BasesEntry/getValue)
## BasesEntry.getValue() method
Get the value of the property. Note: Errors are returned as
1.10.0
**Signature:**
```typescript
getValue(propertyId: BasesPropertyId): Value | null;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>propertyId</code> | [`BasesPropertyId`](BasesPropertyId) | |
**Returns:**
[`Value`](Value)` | null`