public Map getProptype()

in src/main/java/org/apache/sling/hapi/sightly/HApiUse.java [112:115]


    public Map<String, String> getProptype() {
        LOG.debug("property type attrs: {}", itemPropTypes);
        return itemPropTypes;
    }