The "access" attribute of the <installSteps> element specifies the accessibility of the install block.
If PUBLIC, access is not restricted in any way.
If PROTECTED, access is limited to derived components and entities in the same path.
If PATH, access is limited to entities in the same path.
If PRIVATE, access is limited to this component.
Only PUBLIC blocks may be direct run.