---
title: "unsetProperty"
canonical: "https://help.vicon.com/space/ShogunPost121/1253738895/unsetProperty"
format: markdown
---
# Description

Unsets optional attributes.

Some attributes have the ability to be considered unset, meaning they are not set to any value. Typically such attributes are considered optional. This command unsets such attributes.

## Functional area

Data manipulators

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `unsetProperty propertyName [-all] [-onMod string] [-type string]` |

### Arguments

See [setProperty](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253736551) command.

### Flags

See [setProperty](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253736551) command.

## Return value

void

# Additional information

## Related commands

- [setProperty](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253736551)