<div>
<ng-include src="propertyEditorView"></ng-include>
<div ng-show="{$umbdebugmode}" style="clear: both">
<pre>
{{model | json}}
</pre>
</div>