<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [FieldMetadata](./schema.fieldmetadata.md) &gt; [count](./schema.fieldmetadata.count.md)

## FieldMetadata.count property

Count of valid values in the column (excluding invalid, null, etc.)

<b>Signature:</b>

```typescript
count?: number;
```
