Optional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Optional$overrideSet properties not directly supported by this API.
OptionalchoicesComma-separated values for a choice list
OptionaldescriptionA brief, descriptive phrase describing the function of the property
OptionalignoreDetermines whether to flush this property's value from all other server-side caches
OptionalisIf true, exclude this property from being imported via update sets
Name of the property
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalrolesThe roles that have access to this property
OptionaltypeData type for the property
OptionalvalueThe desired value for the property
Map a record to an output folder that loads only in specific circumstances. 'first install' -> 'unload' (only loaded when plugin is first registered), 'demo' -> 'unload.demo' (only loaded when demo data is loaded), 'once' -> 'apply_once' (scripts that are only applied once)