PropertyOptions Item

A PropertyOptions item can appear inside a Product Item or Module Item to provide inline documentation for properties.

PropertyOptions Properties

PropertyTypeDefaultDescription
allowedValuesstringListundefinedA list of the values permitted by the property. undefined indicates that any value is permitted.
descriptionstringundefinedA brief description of the property.
namestringundefinedThe name of the property to document.