Skip to contents

Create a new property

Usage

new_property(type, title, description, required = FALSE, ...)

Arguments

type

Type of the property

title

Short title for the property

description

Longer description of the property

required

Whether the property is required

...

Additional attributes for the property

Value

A property object with the specified attributes