Optional properties of a variable that can be used to determine how to render the variable in the UI.

Fields

@:optionaloptionalvisibility:Null<VariableVisibility>

Visibility of variable. Before introducing additional values, try to use the listed values.

@:optionaloptionalkind:Null<VariableKind>

The kind of variable. Before introducing additional values, try to use the listed values.

@:optionaloptionalattributes:Null<Array<VariableAttribute>>

Set of attributes represented as an array of strings. Before introducing additional values, try to use the listed values.