properties property

List<String>? properties
getter/setter pair

Additional properties to use during installation.

This should be in the format of Property=Setting. Appended to the defaults of ACTION=INSTALL REBOOT=ReallySuppress.

Implementation

core.List<core.String>? properties;