<?xml version="1.0" encoding="UTF-8"?>
<!--
 IBNSTabViewItem.inspector
 Copyright © 2009-2017 Apple Inc. All rights reserved.
 -->
<slice>
    <section>
        <sliver title="Label">
            <property type="string" placeholder="Label" keyPath="inspectedObjectsController.selection.object.label"/>
        </sliver>
        <sliver title="Identifier">
            <property type="string" allowsNilValues="YES" placeholder="Identifier" keyPath="inspectedObjectsController.selection.object.identifier"/>
        </sliver>
        <sliver fullWidth="true" visibleKeyPath="inspectedObjectsController.selection.object.ibShouldEncodeImage">
            <property type="ib-named-resource" title="Image" placeholder="Image" keyPath="inspectedObjectsController.selection.object.image" resourceType="image"/>
        </sliver>
    </section>
</slice>
