# Sandbox.PrefabVariable.PrefabVariableTarget

Targets a property in a component or gameobject.

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`PrefabVariableTarget`](/api/Sandbox.PrefabVariable.PrefabVariableTarget/.ctor): Targets a property in a component or gameobject.

## Properties

- [`Id`](/api/Sandbox.PrefabVariable.PrefabVariableTarget/Id): The Id of the gameobject or component.
- [`Property`](/api/Sandbox.PrefabVariable.PrefabVariableTarget/Property): The name of the parameter on the target.

## Methods

- [`Deconstruct`](/api/Sandbox.PrefabVariable.PrefabVariableTarget/Deconstruct)
