---
title: metadata
framework: linkpresentation
role: symbol
role_heading: Instance Property
path: linkpresentation/lplinkview/metadata
---

# metadata

The metadata from which to generate a rich presentation.

## Declaration

```swift
@NSCopying var metadata: LPLinkMetadata { get set }
```

## Discussion

Discussion This can either be generated automatically from a URL by LPMetadataProvider, or manually constructed with the desired data.
