val propertyItems: PropertyItemContainer
The container for all single file configurations. These files will be installed as they are
fun propertyItems(action: Action<in PropertyItemContainer>): Unit
Configures zip packages of a component.
action - execute the file container container configuration
action